How to Install pktstat software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pktstat software package in Ubuntu 14.04 LTS (Trusty Tahr)

pktstat software package provides top-like utility for network connections usage, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pktstat 

pktstat is installed in your system.

Make ensure the pktstat package were installed using the commands given below,

$ sudo dpkg-query -l | grep pktstat *

You will get with pktstat package name, version, architecture and description in a table

pktstat package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package pktstat
Version 1.8.5-4
Description top-like utility for network connections usage
Sub Section Net


See Also, How to uninstall or remove pktstat software package from Ubuntu 14.04 LTS (Trusty Tahr)?